home *** CD-ROM | disk | FTP | other *** search
/ Aminet 15 / Aminet 15 - Nov 1996.iso / Aminet / dev / e / e_modules02.lha / e_modules02 / unpack / README.DOC next >
Encoding:
Text File  |  1996-07-31  |  621 b   |  18 lines

  1. EMODULES:unpack
  2. EMODULES:Libraries/unpack
  3.   - modules for unpack.library v42.71
  4. EXAMPLES:
  5.   o show
  6.     - show all crunchers that unpack.library can unpack
  7.   o unpacker
  8.     - simple file unpacker based on unpack.library
  9.     - lha archives and DMS are NOT supported
  10.     - CLI template: FROM/A,TO/A,QUIET/S
  11.       FROM - source file name (valid :)
  12.       TO   - destination path&file name (source file will be unpacked and saved
  13.              under this path&name - or destination dir name - source
  14.              file will be unpacked and copied to the destination with no
  15.              filename change)
  16.       QUIET- no comment
  17.  
  18.